home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Freeware / UpdateStar 1.1.206 / UpdateStar_ENU.msi / StyleCss < prev    next >
Encoding:
Text File  |  2007-11-07  |  3.8 KB  |  234 lines

  1.  
  2. body{    
  3.         background-color: #d4d9dc;
  4.     }
  5. td    {    font-family: Segoe UI, Verdana, Tahoma, Helvetica; 
  6.         font-size: 12px;
  7.         color:#666666;
  8.         text-align: left;
  9.         line-height:18px;
  10. }
  11.  
  12. input, textarea {    font-family: Segoe UI, Verdana, Tahoma, Helvetica; 
  13.         font-size: 11px;
  14. }
  15.  
  16.  
  17.  
  18. td.wbox{
  19.     background-color:#FFFFFF;
  20.     padding-top:10px;
  21.     padding-left:10px;
  22. }
  23.  
  24. td.bgpic{
  25.     background-image: url(img/star.gif); 
  26.     background-repeat: no-repeat; 
  27.     background-position: right bottom;
  28. }
  29.  
  30.  
  31. td.tl{
  32.     background-image: url(img/tbl/tl.gif); 
  33.     background-repeat: no-repeat; 
  34.     background-position: left top;
  35. }
  36.  
  37. td.tm{
  38.     background-image: url(img/tbl/tm.gif); 
  39.     background-repeat: repeat-x; 
  40.  
  41. }
  42.  
  43. td.tr{
  44.     background-image: url(img/tbl/tr.gif); 
  45.     background-repeat: no-repeat; 
  46.     background-position: right top;
  47. }
  48.  
  49.  
  50. td.ml{
  51.     background-image: url(img/tbl/ml.gif); 
  52.     background-repeat: repeat-y; 
  53.     background-position: left top;
  54. }
  55.  
  56.  
  57. td.mr{
  58.     background-image: url(img/tbl/mr.gif); 
  59.     background-repeat: repeat-y; 
  60.     background-position: right top;
  61. }
  62.  
  63. td.bl{
  64.     background-image: url(img/tbl/bl.gif); 
  65.     background-repeat: no-repeat; 
  66.     background-position: left bottom;
  67. }
  68.  
  69. td.bm{
  70.     background-image: url(img/tbl/bm.gif); 
  71.     background-repeat: repeat-x; 
  72. }
  73.  
  74. td.br{
  75.     background-image: url(img/tbl/br.gif); 
  76.     background-repeat: no-repeat; 
  77.     background-position: right bottom;
  78. }
  79.  
  80. td.blue{
  81.     font-size:11px;
  82.     color:#136ec1;
  83. }
  84.  
  85. td.green{
  86.     font-size:11px;
  87.     color:#267f00;
  88. }
  89.  
  90. td.red{
  91.     font-size:11px;
  92.     color:#ff0000;
  93. }
  94.  
  95.  
  96. td.status_greenl{
  97.     color:#333333;
  98.     font-weight: bold;
  99.     background-image: url(img/tbl/status_greenl.gif); 
  100.     background-repeat: no-repeat; 
  101.     background-position: left top;
  102.     padding-left: 10px;
  103. }
  104.  
  105. td.status_greenr{
  106.     color:#FFFFFF;
  107.     background-image: url(img/tbl/status_green.gif); 
  108.     background-repeat: no-repeat; 
  109.     background-position: right top;
  110.     padding-left: 10px;
  111. }
  112.  
  113. td.status_redl{
  114.     color:#333333;
  115.     font-weight: bold;
  116.     background-image: url(img/tbl/status_redl.gif); 
  117.     background-repeat: no-repeat; 
  118.     background-position: left top;
  119.     padding-left: 10px;
  120. }
  121.  
  122. td.status_redr{
  123.     color:#FFFFFF;
  124.     background-image: url(img/tbl/status_red.gif); 
  125.     background-repeat: no-repeat; 
  126.     background-position: right top;
  127.     padding-left: 10px;
  128. }
  129.  
  130.  
  131. td.updateavailable{
  132.     background-color:#d07b70;
  133.     color:#FFFFFF;
  134.     padding-left: 10px;
  135. }
  136.  
  137.  
  138. td.desc{
  139.     padding-left: 11px;
  140.     vertical-align: top;
  141.     color:#000000;
  142.     font-size:11px;
  143. }
  144.  
  145. td.normal{
  146.     padding-left: 11px;
  147.     color:#000000;
  148.     font-size:11px;
  149. }
  150.  
  151. td.normalbig{
  152.     color:#000000;
  153.     font-size:11px;
  154.     vertical-align: top;
  155. }
  156.  
  157.  
  158. td.downloadl{
  159.     background-image: url(Img/buttons/dl_left.gif); 
  160.     background-repeat: no-repeat; 
  161. }
  162.  
  163. td.buyl{
  164.     background-image: url(Img/buttons/buy_left.gif); 
  165.     background-repeat: no-repeat; 
  166. }
  167.  
  168. td.buym{
  169.     background-image: url(Img/buttons/buy_middle.gif); 
  170.     background-repeat: repeat-x;
  171. }
  172. a.buy{
  173.     color:#FFFFFF;
  174.     font-weight:bold;
  175.     padding-top: 2px; 
  176. }
  177.  
  178. td.buymeta{
  179.     font-size: 11px;
  180. }
  181.  
  182.  
  183. td.buyr{
  184.     background-image: url(Img/buttons/buy_right.gif); 
  185.     background-repeat: no-repeat; 
  186. }
  187.  
  188.  
  189.  
  190.  
  191.  
  192. a.sublink{
  193.     color:#FFFFFF;
  194.     font-size: 10px;
  195.     text-decoration: none;
  196. }
  197.  
  198.  
  199. td.subl{
  200.     background-image: url(Img/buttons/sub_left.gif); 
  201.     background-repeat: no-repeat; 
  202. }
  203.  
  204. td.subm{
  205.     background-image: url(Img/buttons/sub_middle.gif); 
  206.     background-repeat: repeat-x;
  207. }
  208.  
  209. td.subr{
  210.     background-image: url(Img/buttons/sub_right.gif); 
  211.     background-repeat: no-repeat; 
  212. }
  213.  
  214.  
  215. td.startm{
  216.     background-image: url(Img/buttons/start_middle.gif); 
  217.     background-repeat: repeat-x;
  218. }
  219.  
  220. a.buttonstart{
  221.     color:#333333;
  222.     font-weight: bold;
  223.     text-decoration:none;
  224.     padding-left:10px;
  225. }
  226.  
  227. #searchbutton{
  228.   width:140px;
  229. }
  230.  
  231. #listbutton{
  232.   width:140px;
  233. }
  234.